Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

build(deps): bump next from 13.4.20-canary.33 to 13.4.20-canary.37 #430

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps next from 13.4.20-canary.33 to 13.4.20-canary.37.

Release notes

Sourced from next's releases.

v13.4.20-canary.37

Core Changes

  • Allow server-only in server targets and client-only in client components targets to be available: #55394
  • Make useSearchParams and useParams compatible between app and pages router: #55280

Example Changes

  • Hotfix for missing application/json header in Prepr example: #55517

Credits

Huge thanks to @​huozhi and @​Kevintjuhz for helping!

v13.4.20-canary.36

Core Changes

  • update turbopack: #55515
  • Remove process.env reading in require hook: #55520

Credits

Huge thanks to @​sokra and @​timneutkens for helping!

v13.4.20-canary.35

Core Changes

  • Turbopack: Setup HMR for client-only changes in App dir: #55464
  • Remove esm loader: #55509

Credits

Huge thanks to @​jridgewell and @​ijjk for helping!

v13.4.20-canary.34

Core Changes

  • Restrict useFormState in Server Components: #55417
  • Generate middlewareManifestPath only once: #55489
  • Test Mode: report onFetch interceptions in the test: #55456

Documentation Changes

  • docs: optimizePackageImports: #55185
  • docs: Update streaming section.: #55408

Misc Changes

  • fix inconsistency with pnpm lockfile: #55440

... (truncated)

Commits
  • 36e12a7 v13.4.20-canary.37
  • d420233 Hotfix for missing application/json header in Prepr example (#55517)
  • ff36684 Make useSearchParams and useParams compatible between app and pages router (#...
  • ffc0e54 Allow server-only in server targets and client-only in client components tar...
  • b2facf5 v13.4.20-canary.36
  • bd6cedd Remove process.env reading in require hook (#55520)
  • eaa4d02 update turbopack (#55515)
  • 096d910 v13.4.20-canary.35
  • d1dabe4 Remove esm loader (#55509)
  • dc9ba02 Turbopack: Setup HMR for client-only changes in App dir (#55464)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [next](https://github.com/vercel/next.js) from 13.4.20-canary.33 to 13.4.20-canary.37.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.4.20-canary.33...v13.4.20-canary.37)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 18, 2023
@vercel
Copy link

vercel bot commented Sep 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
customer-service ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 18, 2023 4:22pm

@DavidRouyer DavidRouyer merged commit 59ab0ea into main Sep 18, 2023
1 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-13.4.20-canary.37 branch September 18, 2023 16:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant